Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 7 - Classes and Methods / CyberSession


IsNotebookWindowShown

Tests whether the notebook window is currently displayed.

ODBoolean IsNotebookWindowShown ();
return value
kODTrue if the notebook window is displayed; otherwise, kODFalse.
DISCUSSION
You call this method when you need to determine whether the notebook window is displayed. This method calls the notebook extension's IsNotebookWindowShown method.

Do not subclass this class.

SEE ALSO
The ShowNotebookWindow method (page 377).
The CyberNotebookExtension::IsNotebookWindowShown method (page 266).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help